func crypto/tls.defaultConfig
3 uses
crypto/tls (current package)
common.go#L1465: func defaultConfig() *Config {
handshake_client.go#L147: c.config = defaultConfig()
tls.go#L145: config = defaultConfig()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)